Skip to content

Bump psake to 5.0.0 and drop alpha1 prerelease tag#451

Merged
HeyItsGilbert merged 1 commit intomainfrom
release-prep-psake5
Apr 13, 2026
Merged

Bump psake to 5.0.0 and drop alpha1 prerelease tag#451
HeyItsGilbert merged 1 commit intomainfrom
release-prep-psake5

Conversation

@HeyItsGilbert
Copy link
Copy Markdown
Collaborator

@HeyItsGilbert HeyItsGilbert commented Apr 13, 2026

Summary

  • Bump psake 4.9.1 -> 5.0.0 in requirements.psd1 to enable the GitHubActions output format.
  • Wire OutputFormat = 'GitHubActions' in build.ps1 when GITHUB_ACTIONS is set; tidy param splats and brace style.
  • Drop the alpha1 prerelease tag from Plaster.psd1 ahead of a stable release.

Test plan

  • ./build.ps1 -Bootstrap succeeds with psake 5.0.0 installed
  • ./build.ps1 runs default task locally (no GITHUB_ACTIONS env)
  • CI workflow produces GitHub Actions grouped output on push
  • Published module manifest has no prerelease tag

Generated with Claude Code

- requirements.psd1: psake 4.9.1 -> 5.0.0 for GitHubActions output format
- build.ps1: wire OutputFormat=GitHubActions when running under GITHUB_ACTIONS; reformat param splats/brace style
- Plaster.psd1: remove 'alpha1' prerelease tag ahead of stable release

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Test Results

  3 files  192 suites   35s ⏱️
213 tests 211 ✅ 2 💤 0 ❌
639 runs  633 ✅ 6 💤 0 ❌

Results for commit 75fbd1c.

@HeyItsGilbert HeyItsGilbert merged commit d70f707 into main Apr 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant